pid

abstract fun pid(): Int

Returns the process ID of the render process associated with the Frame instance. Render process with this ID can be terminated any time, so it is possible that there is no render process running with this ID anymore.